From: Chong Yidong Date: Sat, 17 Mar 2007 19:46:52 +0000 (+0000) Subject: * xdisp.c (try_window_id): Increment matrix positions if the X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1559 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=78353be6fac61e28d28e66cf08432230ff8f3e7b;p=emacs.git * xdisp.c (try_window_id): Increment matrix positions if the buffer's byte count has increased, but not the character count. --- diff --git a/src/ChangeLog b/src/ChangeLog index 8e75027bc10..19eb579fad2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-03-17 Chong Yidong + + * xdisp.c (try_window_id): Increment matrix positions if the + buffer's byte count has increased, but not the character count. + 2007-03-12 Andreas Schwab * lisp.h: Declare check_obarray.